home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 2401.TXT < prev    next >
Text File  |  1993-03-31  |  6KB  |  108 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE
  3. Title: Stacker and Disk Caching Programs
  4. STAC FAX Index #2401 - 6/18/92                          
  5. ___________________________________________________________________________
  6.  
  7. Background.
  8.  
  9.    Stacker has been tested with most popular disk caching programs such as   
  10.    Smartdrive, PC-Kwik, PC-Cache, Norton Cache, and HyperDisk, and has been 
  11.    found to be compatible.  These programs will cache the Stacker drive, but 
  12.    not directly.  A Stacker drive is actually cached by caching the physical 
  13.    drive which hosts the drive's companion STACVOL file.  As a bonus, by 
  14.    caching this file and it's compressed data, the cache size is effectively 
  15.    doubled. 
  16.  
  17.    For example, let's say you have Stacked your C: drive.  You can use the 
  18.    Stacker program to determine the host drive.  
  19.  
  20.    Type: C:\STACKER\STACKER     <ENTER>        
  21.  
  22.    The output will look similar to: 
  23.  
  24.    STACKER -  Stac Electronics, Carlsbad, CA
  25.    
  26.    Drive C: was drive D: at boot time  [ D:\STACVOL.DSK = XX.X 0MB ]
  27.    Drive D: was drive C: at boot time  
  28.  
  29.    This drive map tells us that D: is the host for the C: Stacker drive.  
  30.    When you write to, or read from Stacker drive C:, you are really accessing 
  31.    STACVOL.DSK on the D: drive.  By caching D:, the programs are caching this 
  32.    25 MB STACVOL.DSK file and therefore your C: drive.  
  33.  
  34.  
  35. Do I need to tell the caching program not to cache the Stacker drive?
  36.  
  37.     Most disk caching programs will only cache the physical drive.  Normally,
  38.     they will not cache the Stacker logical drive by default, so you will
  39.     probably not have to add any special parameters.  In fact, if you attempt 
  40.     to force the program to cache the Stacked drive, you will probably 
  41.     receive a message such as "unable to cache specified drive".     
  42.  
  43.     To be sure, you should examine the status of the cache to ensure that it
  44.     is in fact caching only the physical drives.  If you are given the option 
  45.     of drives to cache, specify the host drive.  For example, if you wish to  
  46.     tell Smartdrive 4.0 to cache only the D: host drive, the command in   
  47.     Autoexec.bat would be similar to the following:
  48.  
  49.     C:\WINDOWS\SMARTDRIVE.EXE  D 
  50.  
  51.    NOTE:  If your caching program loads in Config.sys, make sure its device 
  52.           driver loads BEFORE the Stacker device driver. This insures caching
  53.           of the host drive only.
  54.  
  55. How do I cache a "replaced" Stacker drive or removable drive?       
  56.       
  57.     A "replaced" Stacker drive is one which has replaced its drive letter 
  58.     with that of the host drive.  Removable drives such as floppies, 
  59.     Bernoulli drives and Syquest drives are mounted this way.  In order to 
  60.     cache these replaced drives, they must be mounted and replaced after the 
  61.     cache has been loaded. This can be done by:
  62.    
  63.     1. Placing the cache device driver before the Stacker device driver 
  64.        (if it loads in Config.sys.)    
  65.          -OR- 
  66.     2. If the cache loads in Autoexec.bat, add a space, then an '@' 
  67.        (without the quotes) to the end of the Stacker device driver in 
  68.        Config.sys for each drive you wish to mount as replaced.  Then, in 
  69.        Autoexec.bat, AFTER the command to load the cache, mount each drive 
  70.        (one line for each drive) with:    
  71.       
  72.        C:\STACKER\STACKER X:    
  73.       
  74.        where X: is the Stacker drive you wish to mount as replaced.  
  75.  
  76. Is it safe to use a cache's write delay feature with Stacker?
  77.  
  78.     Most caches, such as SMARTDRIVE 4.0, incorporate a write delay feature.  
  79.     A write delay, also known as a write back or lazy write,  causes the data 
  80.     to be held in memory for a period of time before it gets stored to disk.  
  81.     This technique enables greater efficiency, however, if the machine hangs 
  82.     or is rebooted before the information is written to disk, data is lost or 
  83.     possibly corrupted.  A Stacker drive will not increase the likelihood of 
  84.     file corruption occurring. However, it is just as susceptible as any other 
  85.     DOS disk.  It is up to you to determine if the extra speed is worth the 
  86.     risk.  The write delay feature is usually selectable, and can therefore be 
  87.     disabled.  For example, with SMARTDRIVE 4.0 disable write caching by 
  88.     placing the host drive letter ONLY on the command line.  For example,
  89.        
  90.     C:\WINDOWS\SMARTDRV.EXE  D    (where D is the host drive letter)
  91.  
  92. Can I use Stacker's cache with other caches?
  93.  
  94.     Stacker gives you the option of setting up a small cache in EMS or 
  95.     conventional memory.  The 64K EMS cache will provide caching benefits and 
  96.     greatly reduce the Stacker device memory requirements.  Alternatively, 
  97.     the conventional memory cache of 0 to 64K can be setup with a /m=x 
  98.     parameter (where x=0-64) on the Stacker device driver in Config.sys. 
  99.     Unlike the EMS cache, this adds directly to the size of the driver.  The 
  100.     default for the conventional memory cache size is 0 K.  Both caches are  
  101.     compatible with third party caches but due to their relative small size, 
  102.     their contribution is negligible.  Because of this, in the presence of 
  103.     another cache, there is really no need to enable the Stacker cache unless
  104.     you desire to use the EMS cache for reducing the device driver size.  
  105.  
  106. ___________________________________________________________________________
  107. Copyright 1993, Stac Electronics                    
  108.